From: Debian Science Maintainers Date: Sun, 28 Sep 2025 16:50:00 +0000 (+0200) Subject: sphinx-change-theme-to-avoid-ftbfs X-Git-Tag: archive/raspbian/2022.1.0-1+rpi1+deb13u1^2~4 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=41379fe9984f6fbdfcaf247458ea67d6f9dd2d83;p=onetbb.git sphinx-change-theme-to-avoid-ftbfs =================================================================== Gbp-Pq: Name sphinx-change-theme-to-avoid-ftbfs.patch --- diff --git a/doc/conf.py b/doc/conf.py index 5f26eae..1c24aa0 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -122,7 +122,7 @@ else: # documentation. # -html_theme = 'sphinx_book_theme' +html_theme = 'sphinx_rtd_theme' if BUILD_TYPE == 'dita': html_theme_options = {